From 150ce78b4966ee4198e779e01c3e8ba4afef7167 Mon Sep 17 00:00:00 2001 From: Daniel Pfeiffer Date: Sun, 25 Apr 2004 12:55:43 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9efe40650e0..e6798b48f87 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2004-04-25 Daniel Pfeiffer + + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Also recognize severe Irix et al. messages. + (compilation-normalize-filename, compile-abbreviate-directory): + Delete functions. + (compilation-get-file-structure): New function inherits + functionality of the two preceding ones. + (compilation-internal-error-properties, compilation-fake-loc): Use + it so that different paths to the same file share the same + markers. Also optimize finding adjacent marker slightly. + 2004-04-25 Kim F. Storm * image.el (insert-sliced-image): Add line-spacing t property -- 2.30.2